home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 010a / sizer340.zip / SIZER340.DOC < prev    next >
Text File  |  1992-01-10  |  9KB  |  231 lines

  1.  
  2.  
  3.  
  4.                             ▓▓▓▓         ▓▓▓▓▓▓▓
  5.                            ▓▓  ▓▓        ▓▓   ▓▓
  6.                            ▓▓▓           ▓   ▓▓
  7.                             ▓▓▓             ▓▓
  8.                               ▓▓▓          ▓▓  ▓
  9.                            ▓▓  ▓▓         ▓▓  ▓▓
  10.                             ▓▓▓▓   ▓     ▓▓▓▓▓▓▓  ▓
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.                                  SiZer
  18.  
  19.                               Version 3.40
  20.  
  21.               Copyright (c) 1990-1991, All Rights Reserved
  22.  
  23.                       John Abatte & Mark Gallagher
  24.  
  25.  
  26.  
  27.  
  28.         SZ stands for SiZer. It is used primarily for determining file
  29.         sizes and disk storage requirements. Additionally, it has the
  30.         ability to recursively search subdirectories and scan multiple
  31.         drives. This capability allows SZ to function as a fast file
  32.         finder as well, thus giving you two utilities in one.
  33.  
  34.         When used as a file sizing utility, SZ will show the sizes of all
  35.         files found matching the user-supplied file specification, along
  36.         with storage requirements needed for both hard disk storage and
  37.         floppy disk storage. In addition, SZ will display the counts of all
  38.         files matched as well as a drive usage summary indicating the space
  39.         used and free space remaining. When used with the "-E" switch, SZ
  40.         will Estimate the number of floppy disks of a user-specified type
  41.         that will be required to store all files matched.
  42.  
  43.         We think you will find this utility very useful indeed.  The
  44.         command structure is very simple.  You can call up the help
  45.         screen by issuing -?, or /?.
  46.  
  47.  
  48.  
  49.         Page 1
  50.  
  51.                                    SZ
  52.  
  53.  
  54.         Usage is quite simple, not unlike the DOS "DIR" command. It will
  55.         accept relative paths and handle multiple directories and/or file
  56.         names in one invocation.
  57.  
  58.         The basic syntax is as follows:
  59.  
  60.                 SZ [-options] [drive:][\path\][filespec]
  61.  
  62.         [options] may be strung together UNIX style as '-rpe2v', and may
  63.         appear in any order, either upper case or lower case.
  64.  
  65.         [options] must be preceded by either a '-' or a '/'
  66.  
  67.           -En  Estimate number of floppy disks needed to store files on
  68.                disks of type "n". The E parameter MUST be immediately
  69.                followed by a digit representing the floppy type. Valid
  70.                numbers are:
  71.  
  72.                  2 - for 1.2 Meg, 5.25" High Density disks
  73.                  3 - for 360 K, 5.25" DSDD disks
  74.                  4 - for 1.44 Meg, 3.5" High Density disks
  75.                  7 - for 720 K, 3.5" DSDD disks
  76.  
  77.            -P  Pauses output each screenful. Useful mainly when using the
  78.                verbose (v) option.
  79.  
  80.            -R  Recurse subdirectories for matching files. Useful when
  81.                preparing to copy a subdirectory, or when used as a file
  82.                finder utility.
  83.  
  84.            -S  Suppress the display of the directories where the files
  85.                were found. This will just give a summary of counts and
  86.                sizes. If the verbose (v) switch is also supplied, it will
  87.                override this option.
  88.  
  89.            -V  Verbose listing of all matching files. This will display a
  90.                listing of all files found matching the specifications.
  91.                Particularly useful for getting a file listing which will be
  92.                redirected to the printer, or to disk. If redirecting the
  93.                output, it is recommended that the pause (p) switch not be
  94.                used.
  95.  
  96.            -?  Display a brief help screen showing available options.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.         Page 2
  103.  
  104.  
  105.                                SZ Cont'd.
  106.  
  107.  
  108.  
  109.         Example usage:   SZ -vre3 \foo d:\stuff\*.bat
  110.  
  111.            This would verbosely list all files in the directory \FOO,
  112.            including any subdirectories below \FOO, of the currently
  113.            active drive. It would then scan D:\STUFF recursively for
  114.            all *.BAT files and report an estimate of floppy disks
  115.            needed to store all files matched.
  116.  
  117.         If you entered "SZ -rv \" a listing of the total number of
  118.         files in each of the directories and subdirectories on the
  119.         active drive, along with the resulting totals per directory,
  120.         and on the disk will be printed out.
  121.  
  122.         If you wanted to scan across all drives A, B, and C, and
  123.         generate a listing of all files located on those drives, issuing
  124.         the command "SZ -rv A: B: C: > SZ.LOG" would gather the file
  125.         useage on drives A, B, and C, including any sub-directories
  126.         found, and redirect the output to a disk file called SZ.LOG.
  127.  
  128.         Rather than explain at length, it is best to experiment with
  129.         the switches for the results you need.
  130.  
  131.  
  132.  
  133.                                 DISCLAIMER
  134.  
  135.         Neither of the authors of this program will be held accountable
  136.         for any liabilities resulting from the use of this program. The
  137.         user assumes full responsibility for any damages which may be
  138.         incurred. All reasonable efforts have been made to insure the
  139.         integrity of this program.
  140.  
  141.         This program is copyrighted shareware and not public domain.
  142.         If you would like to distribute this program on a Shareware disk
  143.         for sale you must contact the authors of this program. This program
  144.         may not be used in a business or government without a licensing
  145.         agreement from the authors.  For an end user the program is basically
  146.         try for 30 days, and if you are still using it then you should
  147.         register it.
  148.  
  149.  
  150.  
  151.  
  152.         Page 3
  153.  
  154.  
  155.                                FOOTNOTES
  156.  
  157.         SZ is a fully functional program, it is not crippleware. There are
  158.         no features left out of the trial version, and there are no logo
  159.         screens or other items intended to induce user registration. Our
  160.         philosophy is that the usefulness of the program is inducment
  161.         enough. By registering the program, you are helping to ensure the
  162.         continued refinement and enhancement of the program.
  163.  
  164.  
  165.         This program was originally written using Turbo C (tm), version 2.00.
  166.         Subsequent revisions were compiled under Turbo C++ (tm), and most
  167.         recently, Borland C++ (tm) & Turbo Assembler 2.5 (tm). These are all
  168.         trademarks of Borland International.
  169.  
  170.  
  171.  
  172.                           SZ REGISTRATION FORM
  173.  
  174.                               Version 3.40
  175.                           ____________________
  176.  
  177.          Government or Business users:
  178.  
  179.          Business Name _______________________________________________
  180.  
  181.          Representive ________________________________________________
  182.  
  183.          Address _____________________________________________________
  184.  
  185.          City ______________________   State __________ Zip __________
  186.  
  187.          Country______________________________________________________
  188.  
  189.          Individual users:
  190.  
  191.          Name ________________________________________________________
  192.  
  193.          Address _____________________________________________________
  194.  
  195.          City ______________________   State __________ Zip __________
  196.  
  197.          Country______________________________________________________
  198.  
  199.  
  200.          NOTE: Registration DOES NOT include automatic mailing of a
  201.                disk. If you would like to receive the latest version of
  202.                the program on a disk, please include $5.00 to cover the
  203.                costs of shipping and handling, and specify the type of
  204.                floppy disk needed.
  205.  
  206.                All disks are supplied in DSDD format, that is to say
  207.                3-1/2" disks will be formatted as 720k and 5-1/4" disks
  208.                will be formatted as 360k.
  209.  
  210.          Disk size needed (check one):  (   ) 3 1/2"      (   ) 5 1/4"
  211.  
  212.                                             Shipping & Handling: $5.00
  213.  
  214.          Registration Only: $10.00 per copy.    Number of copies _____
  215.  
  216.                                                 Total Amount: $_______
  217.          MAIL ORDERS TO:
  218.  
  219.             Emerald Enterprises Inc.
  220.             P.O. BOX 1953
  221.             Livingston, NJ 07039
  222.  
  223.          Please make all checks or money orders payable jointly to Mark
  224.          Gallagher and John Abatte.
  225.  
  226.          All E-Mail can be left on Exec-PC for John Abatte and Mark
  227.          Gallagher.   Enjoy the program, and if you use it please
  228.          register it.
  229.  
  230.  
  231.